Goto

Collaborating Authors

 learning and deep learning technique


Risk Prediction of Cardiovascular Disease for Diabetic Patients with Machine Learning and Deep Learning Techniques

Chowdhury, Esha

arXiv.org Artificial Intelligence

Accurate prediction of cardiovascular disease (CVD) risk is crucial for healthcare institutions. This study addresses the growing prevalence of diabetes and its strong link to heart disease by proposing an efficient CVD risk prediction model for diabetic patients using machine learning (ML) and hybrid deep learning (DL) approaches. The BRFSS dataset was preprocessed by removing duplicates, handling missing values, identifying categorical and numerical features, and applying Principal Component Analysis (PCA) for feature extraction. Several ML models, including Decision Trees (DT), Random Forest (RF), k-Nearest Neighbors (KNN), Support Vector Machine (SVM), AdaBoost, and XGBoost, were implemented, with XGBoost achieving the highest accuracy of 0.9050. Various DL models, such as Artificial Neural Networks (ANN), Deep Neural Networks (DNN), Recurrent Neural Networks (RNN), Convolutional Neural Networks (CNN), Long Short-Term Memory (LSTM), Bidirectional LSTM (BiLSTM), and Gated Recurrent Unit (GRU), as well as hybrid models combining CNN with LSTM, BiLSTM, and GRU, were also explored. Some of these models achieved perfect recall (1.00), with the LSTM model achieving the highest accuracy of 0.9050. Our research highlights the effectiveness of ML and DL models in predicting CVD risk among diabetic patients, automating and enhancing clinical decision-making. High accuracy and F1 scores demonstrate these models' potential to improve personalized risk management and preventive strategies.


Automated Web-Based Malaria Detection System with Machine Learning and Deep Learning Techniques

Taye, Abraham G, Yemane, Sador, Negash, Eshetu, Minwuyelet, Yared, Abebe, Moges, Asmare, Melkamu Hunegnaw

arXiv.org Artificial Intelligence

Malaria parasites pose a significant global health burden, causing widespread suffering and mortality. Detecting malaria infection accurately is crucial for effective treatment and control. However, existing automated detection techniques have shown limitations in terms of accuracy and generalizability. Many studies have focused on specific features without exploring more comprehensive approaches. In our case, we formulate a deep learning technique for malaria-infected cell classification using traditional CNNs and transfer learning models notably VGG19, InceptionV3, and Xception. The models were trained using NIH datasets and tested using different performance metrics such as accuracy, precision, recall, and F1-score. The test results showed that deep CNNs achieved the highest accuracy -- 97%, followed by Xception with an accuracy of 95%. A machine learning model SVM achieved an accuracy of 83%, while an Inception-V3 achieved an accuracy of 94%. Furthermore, the system can be accessed through a web interface, where users can upload blood smear images for malaria detection.


Detecting Suicidality in Arabic Tweets Using Machine Learning and Deep Learning Techniques

Abdulsalam, Asma, Alhothali, Areej, Al-Ghamdi, Saleh

arXiv.org Artificial Intelligence

Social media platforms have revolutionized traditional communication techniques by enabling people globally to connect instantaneously, openly, and frequently. People use social media to share personal stories and express their opinion. Negative emotions such as thoughts of death, self-harm, and hardship are commonly expressed on social media, particularly among younger generations. As a result, using social media to detect suicidal thoughts will help provide proper intervention that will ultimately deter others from self-harm and committing suicide and stop the spread of suicidal ideation on social media. To investigate the ability to detect suicidal thoughts in Arabic tweets automatically, we developed a novel Arabic suicidal tweets dataset, examined several machine learning models, including Na\"ive Bayes, Support Vector Machine, K-Nearest Neighbor, Random Forest, and XGBoost, trained on word frequency and word embedding features, and investigated the ability of pre-trained deep learning models, AraBert, AraELECTRA, and AraGPT2, to identify suicidal thoughts in Arabic tweets. The results indicate that SVM and RF models trained on character n-gram features provided the best performance in the machine learning models, with 86% accuracy and an F1 score of 79%. The results of the deep learning models show that AraBert model outperforms other machine and deep learning models, achieving an accuracy of 91\% and an F1-score of 88%, which significantly improves the detection of suicidal ideation in the Arabic tweets dataset. To the best of our knowledge, this is the first study to develop an Arabic suicidality detection dataset from Twitter and to use deep-learning approaches in detecting suicidality in Arabic posts.


What is the best open source tool for prediction using machine learning and deep learning techniques?

#artificialintelligence

As businesses and organizations generate more data than ever, the need and demand for predictive analytics using machine learning and deep learning techniques is increasing. Fortunately, there are many excellent open-source tools available to help data scientists and machine learning engineers build predictive models. However, with so many options to choose from, it can be challenging to determine which tool is best suited for a particular task. In this context, the question arises: what is the best open-source tool for prediction using machine learning and deep learning techniques? The best tool depends on the specific requirements of the project and the expertise of the team. It is widely used for data processing, image and speech recognition, and natural language processing.


A Comparative Study of Machine Learning and Deep Learning Techniques for Prediction of Co2 Emission in Cars

Shah, Samveg, Thakar, Shubham, Jain, Kashish, Shah, Bhavya, Dhage, Sudhir

arXiv.org Artificial Intelligence

The most recent concern of all people on the Earth is the increase in the concentration of greenhouse gas in the atmosphere. The concentration of these gases has risen rapidly over the last century and if the trend continues it can cause many adverse climatic changes. There have been ways implemented to curb this by the government by limiting processes that emit a higher amount of CO2, one such greenhouse gas. However, there is mounting evidence that the CO2 numbers supplied by the government do not accurately reflect the performance of automobiles on the road. Our proposal of using artificial intelligence techniques to improve a previously rudimentary process takes a radical tack, but it fits the bill given the situation. To determine which algorithms and models produce the greatest outcomes, we compared them all and explored a novel method of ensembling them. Further, this can be used to foretell the rise in global temperature and to ground crucial policy decisions like the adoption of electric vehicles. To estimate emissions from vehicles, we used machine learning, deep learning, and ensemble learning on a massive dataset.


Data-driven predictive modeling of PM2.5 concentrations using machine learning and deep learning techniques: a case study of Delhi, India - PubMed

#artificialintelligence

The present study intends to use machine learning (ML) and deep learning (DL) models to forecast PM2.5 concentration at a location in Delhi. For this purpose, multi-layer feed-forward neural network (MLFFNN), support vector machine (SVM), random forest (RF) and long short-term memory networks (LSTM) have been applied. The air pollutants, e.g., CO, Ozone, PM10, NO, NO2, NOx, NH3, SO2, benzene, toluene, as well as meteorological parameters (temperature, wind speed, wind direction, rainfall, evaporation, humidity, pressure, etc.), have been used as inputs in the present study. Moreover, this is one of the first papers that employ aerodynamic roughness coefficient as an input parameter for the prediction of PM2.5 concentration. The result of the study shows that the LSTM model with index of agreement (IA) 0.986, root mean square error (RMSE) 21.510, Nash-Sutcliffe efficiency index (NSE) 0.945, (coefficient of determination)R2 0.945, and (correlation coefficient)R 0.972 is the best performing technique for the prediction of PM2.5 followed by MLFFNN, SVM, and RF models.